/include/Payment_Engine.php

Description
Classes
Class Description
Payment_Engine Error handler class
Includes
include_once (PAYMENT_DIR."Error_Handler.php") (line 21)

Class used for data exchange with the payment system. It contains an enterprise of classes. The principles of class functioning depend on the chosen mode of operation.

Every class created by means of Engine can be easily broaden. Only constructor of the class and class $_arrayField requires modification. It is desirable to make the names of the keys in the array $_arrayField identical, but this is not obligatory.

The places in the body of the class used for class modification are underlined by the following comment: \*** MODIFIED CODE ***\. Also the folder 'systems' contains file tmpl_system.php which stands for the template for the class of the payment system.

Documentation generated on Thu, 04 Sep 2008 16:15:22 +0400 by phpDocumentor 1.3.0RC3